html {
    font-size: 100px;
}

.main {
    position: relative;
    background: #F2F2F2 url(bg.jpg) no-repeat;
    min-height: 7.6rem;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1400px !important;
    }
}


/*åˆ†å‰²çº¿ */
.fengexian {
    /* height: 0.02rem; */
    /* background: #8CC7F9; */
    /* border-radius: 0; */
    /* margin-top: 0.20rem; */
}

.bottom-foot {
    background-color: #2E65A6;
    margin-top: 0.20rem;
    padding-top: 0.10rem;
}

.foot {
    display: flex;
    justify-content: space-between;
    margin-top: 0.20rem;
    padding-bottom: 0.20rem;
}

.foot_left {
    display: flex;
}

.foot_left img {
    width: 0.61rem;
    height: 0.76rem;
}

.cotents {
    margin-left: 0.18rem;
}

.foot_left_cont1 {
    font-size: 0.15rem;
    color: #fff;
    line-height: 0.27rem;
}

.foot_left_cont1 img {
    width: 0.16rem;
    height: 0.18rem;
    display: initial;
}

.foot_right {
    display: flex;
    margin-top: 0.12rem;
}

.foot_right img {
    width: 1.10rem;
    height: 0.56rem;
    padding-left:0.1rem;
    /* margin-top: 0.1rem; */
}

/* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ */
.floats {
    position: fixed;
    left: 0.10rem;
    top: 2.34rem;
    color: #02307F;
    font-size: 0.14rem;
    z-index: 10001;
}

.floats div {
    text-align: right;
    cursor: pointer;
}

#floats_close {
    width: 0.10rem;
    height: 0.10rem;
    display: initial;
}

.floats img {
    width:1.30rem;
    height: 1.30rem;
    margin-top: 0.01rem;
    display: block;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ */
.theright {
    position: fixed;
    right: 0.20rem;
    top: 2.34rem;
    z-index: 100000;
}

.showimg {
    background-color: #FFFFFF;
    width: 0.50rem;
    height: 0.50rem;
    border-radius: 0.10rem;
    margin-bottom: 0.10rem;
    position: relative;
    cursor: pointer;
}

.showimg img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.theright_showcode {
    background-color: #f2f2f5;
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 0.1rem;
    margin-bottom: 0.1rem;
    position: absolute;
    padding: 10px;
    margin-left: -1.63rem;
    margin-top: -0.8rem;
}

.theright_showcode1, .theright_showcode2, .theright_showcode6 {
    display: none;
}

.theright_showcode::after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    top: 0.36rem;
    right: -0.11rem;
    border-style: solid;
    border-color: transparent;
    border-width: 0.12rem 0 0.12rem 0.12rem;
    border-left-color: #f2f2f5;

}

.theright_showcode_img {
    width: 100%;
    height: 100%;
}

.showimg1, .showimg2 {
    width: 0.30rem;
    height: 0.25rem;
}

.showimg3 {
    width: 0.28rem;
    height: 0.27rem;
}

.showimg4 {
    width: 0.42rem;
    height: 0.27rem;
}

.showimg5 {
    width: 0.40rem;
}


.showimg6 {
    width: 0.40rem;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±tab */
.thetab {
    width: 100%;
    height: 0.50rem;
    line-height: 0.50rem;
    background-color: #245399;
    color: #fff;
    font-size: 0.18rem;
    font-family: Microsoft YaHei;
    margin-top: 0.26rem;
}

.thetab a {
    color: #fff;
    text-decoration: none;
}

.thetab a:hover {
    color: #fff;
    text-decoration: none;
}

.thetab_contall {
    display: flex;
    justify-content: space-between;
    text-align: center;
}

.thetab_cont {
    width: 1.60rem;
}

.thetab_cont :hover {
    background: none;
    text-decoration: none;
    color: #fff;
}

thetab_cont img a {
    text-decoration: none;
    color: #fff;

}

.thetab_cont span a {
    text-decoration: none;
    color: #fff;
}

.thetab_cont_choosed {
    background-color: #D28921;
}

.thetab_cont_choosed span a {
    background-color: #D28921;
}

.thetab_cont img {
    width: 0.22rem;
    height: 0.22rem;
    display: inline;
}

/*ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨*/
.main_header {
    display: flex;
}

.main_header_quick {
    margin-top: 0.12rem;
    display: flex;
}

.main_header_quick_item {
    height: 0.28rem;
    border: 0.01rem solid #6999e9;
    border-radius: 0.04rem;
    line-height: 0.28rem;
    padding: 0 0.08rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, serif;
    font-weight: 400;
    color: #002666;
    margin-right: 0.10rem;
    cursor: pointer;
    background-color: #c8e2ffe3;
}

.main_header_quick_item a {
    color: #002666;
    text-decoration: none;
}

.main_header_quick_item:last-child {
    margin-right: 0;
}

.main_header_login {
    margin-top: 0.14rem;
    margin-left: 0.30rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, serif;
    font-weight: 400;
    color: #002666;
    cursor: pointer;
}

.main_header_login a {
    color: #002666;
    text-decoration: none;
}

.main_header_right {
    margin-left: auto;
    display: flex;
}

.main_header_time {
    font-size: 0.16rem;
    font-family: Microsoft YaHei, serif;
    font-weight: 400;
    color: #002666;
    margin-top: 0.16rem;
    margin-right: 0.20rem;
    cursor: pointer;
}

.main_header_time a {
    color: #002666;
}

.main_header_accessible {
    width: 1.10rem;
    height: 0.36rem;
    background: #2695FF;
    border-radius: 0.06rem;
    line-height: 0.36rem;
    margin-top: 0.10rem;
    text-align: center;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, serif;
    font-weight: 400;
    color: #FFFFFF;
    margin-right: 0.10rem;
    cursor: pointer;
}

.main_header_elderly {
    width: 0.90rem;
    height: 0.36rem;
    background: #D28921;
    border-radius: 0.06rem;
    line-height: 0.36rem;
    margin-top: 0.10rem;
    text-align: center;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, serif;
    font-weight: 400;
    color: #FFFFFF;
    cursor: pointer;
}

.main_header_elderly a {
    color: #FFFFFF;
    text-decoration: none;
}

.main_header_elderly {
    color: #FFFFFF;
    text-decoration: none;
}

.main_head {
    display: flex;
}

.main_head_logo {
    margin-top: 0.43rem;
    width: 50%;
}

.main_head_logo img {
    width: 100%;
}

.main_head_right {
    margin-top: 0.40rem;
    margin-left: auto;
}

.main_head_search {
    width: 3.80rem;
    height: 0.46rem;
    background: #FFFFFF;
    opacity: 0.7;
    border-radius: 0.23rem;
    margin-top: 0.10rem;
    display: flex;
}

.main_head_search_content {
    width: 3.00rem;
    height: 0.46rem;
}

.main_head_search_input {
    position: absolute;
    width: 3.00rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, serif;
    font-weight: 400;
    color: #245399;
    line-height: 0.46rem;
    background: #FFFFFF;
    border-radius: 0.23rem;
    padding: 0 0.18rem;
}

.main_head_search_button {
    width: 0.80rem;
    height: 0.46rem;
    background: #245399;
    border-radius: 0 0.23rem 0.23rem 0;
    font-size: 0.18rem;
    font-family: Microsoft YaHei, serif;
    font-weight: bolder;
    color: #FFFFFF;
    line-height: 0.46rem;
    text-align: center;
    display: block;
    z-index: 100;
}

.main_head_slogan {
    margin-left: 0.54rem;
}

.main_content {
    margin-top: 0.26rem;
    /* border-radius: 6px; */
    /* background-color: #781313; */
}

.footer_nav {
    display: flex;
    margin-top: 0.20rem;
    align-items: center;
}

.footer_nav_item {
    height: 0.40rem;
    background: #FFFFFF;
    line-height: 0.40rem;
    display: flex;
    width: 19%;
    overflow: hidden;
    align-items: center;
    justify-content: center;
    margin-right: 1%;
    cursor: pointer;
}

.footer_nav_body {
    position: relative;
}

.footer_nav_item:last-child {
    margin-right: 0;
    width: 20%;
}

.footer_nav_item_value {
    margin-right: 0.18rem;
    font-size: 16px;
    font-family: Microsoft YaHei, serif;
    font-weight: bold;
    color: #002558;
    line-height: 0.24rem;
    /* font-weight: bold; */
}

.footer_nav_item_icon {

}

.footer_nav_content {
    position: absolute;
    width: 100%;
    height: 1.30rem;
    left: 0;
    bottom: 0.50rem;
    z-index: 1002;
    overflow: hidden;
    background: #FFFFFF;
    border: 0.08rem solid #DAEAFF;
    border-radius: 0rem;
}

.footer_nav_content_item::-webkit-scrollbar {
    width:8px;
}

.footer_nav_content_item::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shaow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: rgb(115 152 196 / 84%);
}

.footer_nav_content_item::-webkit-scrollbar-track {
    border-radius: 0px;
    -webkit-box-shaow: inset 0 0 5px rgba(0, 0, 0, 0.2);
}

.footer_nav_content_item {
    background-color: #fff;
    height: 100%;
    overflow-y: auto;
    padding: 0.1rem 0.2rem 0.18rem 0.2rem;
}

.footer_nav_content_li {
    width: 20%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
    font-size: 0.18rem;
    font-weight: 400;
    color: #333333;
    line-height: 0.5rem;
    cursor: pointer;
}

.footer_nav_content_li a {
    color: #000000;
    text-decoration: none;
}

/*ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â*/
.special {
    margin-top: 0.20rem;
    display: flex;
    width: 100%;
}

.special_left {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 0.10rem;
}

.special_top {
    background: url(special_top.png);
    height: 0.13rem;
    width: 0.30rem;
}

.special_value {
    font-size: 0.18rem;
    width: 0.18rem;
    font-family: Microsoft YaHei, serif;
    font-weight: bold;
    color: #245399;
    height: 0.80rem;
    line-height: 0.20rem;
}

.special_bottom {
    background: url(special_bottom.png);
    height: 0.13rem;
    width: 0.30rem;
    margin-top: 0.03rem;
}

.special_center {
    display: flex;
    position: relative;
}

.special_center_item {
    margin-right: 0.10rem;
}

.special .swiper-container {
    width: 100%;
    height: 1.10rem;
}

.special .swiper-slide img {
    width: 2.5rem;
    height: 1.12rem;
}

.special_center_item:last-child {
    margin-right: 0;
}

.special_prev {
    left: 0;
    background: url(icon_left.png) 0 0;
}

.special_next {
    right: 0rem;
    background: url(icon_right.png) 0 0;
}

.special_prev, .special_next {
    width: 0.27rem;
    height: 0.47rem;
    position: absolute;
    cursor: pointer;
    z-index: 99;
    opacity: 0.7;
    top: 0.35rem;
}

.special_right {
    margin-left: 0.10rem;
}

.main_content_header {
    height: 0.45rem;
    background: #ffffffd1;
    display: flex;
    align-items: center;
    padding: 0 0.20rem 0 0.10rem;
    overflow: hidden;
    border-radius: 6px 6px 0 0;
}

.main_content_header_item {
    /*align-items: center;*/
    position: relative;
    height: 0.40rem;
    width: 100%;
    overflow:hidden;
    clear:both;
    white-space:nowrap;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

.header_item_main_max{
    position: relative;
    display: flex;
    left:0;
    top:0;
    /*width: 15.60rem;*/
}

.header_item_main {
    float: left;
    height: 0.40rem;
    display: flex;
    align-items: center;
    /*position: relative;*/
    /*float: left;*/
    /*flex-wrap: nowrap;*/
}

.main_content_header_circle {
    width: 0.06rem;
    height: 0.06rem;
    background: #03317F;
    border-radius: 50%;
    margin-left: 0.20rem;
    margin-right: 0.10rem;
    float: left;
}

.main_content_header_value {
    font-size: 0.19rem;
    font-family: Microsoft YaHei, serif;
    font-weight: 400;
    color: #03317F;
    float: left;
}

.main_content_header_value a {
    color: #03317F;
    text-decoration: none;
}

.main_content_substance {
    display: flex;
}

.content_substance_left {
    width: 1.70rem;
    height: 5.17rem;
    background: #FFFFFF;
}

.substance_left_item {
    width: 1.70rem;
    height: 1.03rem;
    background: #EFF5FD;
    box-shadow: 0 0 0.10rem 0 rgba(36, 83, 153, 0.2);
    line-height: 1.03rem;
    cursor: pointer;
}

.substance_left_item a {
    text-decoration: none;
    color: #245399;
}

.substance_choose {
    background: url(menu_bg.png) no-repeat;
}

.substance_left_item_main {
    display: flex;
    align-items: center;
    justify-content: center;
}

.substance_icon {
    margin-right: 0.08rem;
}

.substance_title {
    font-size: 0.20rem;
    font-family: Microsoft YaHei, cursive;
    color: #000000;
    font-weight: 400;
}

.substance_choose_title {
    color: #245399;
    font-weight: bold;
}

.lemon_main {
    display: flex;
}

.lemon_message {
    width: 50%;
    margin-left: 0.30rem;
    margin-right: 0.26rem;
    box-sizing: border-box;
    margin-top: 0.25rem;
}

.lemon_message_no {
    margin-left: 0 !important;
}

.lemon_message_header {
    display: flex;
    padding-bottom: 0.10rem;
    border-bottom: 0.02rem solid #E5E5E5;
}

.lemon_message_header_value {
    font-size: 0.20rem;
    font-weight: 400;
    color: #333333;
    line-height: 0.24rem;
    cursor: pointer;
}

.lemon_message_header_active {
    font-weight: bold;
    color: #245399;
    position: relative;
}

.lemon_message_header_active::before {
    content: '';
    height: 0.04rem;
    width: 100%;
    background: #245399;
    position: absolute;
    top: 0.34rem;
}

.lemon_message_header_more {
    font-size: 0.16rem;
    font-weight: 400;
    color: #666666;
    margin-left: auto;
}

.lemon_main_item_ul {
    margin-top: 0.19rem;
    box-sizing: border-box;
    clear: both;
    overflow: hidden;
}

.lemon_main_item_li {
    display: flex;
    align-items: center;
}

.lemon_main_item_li_circle {
    width: 0.08rem;
    height: 0.08rem;
    background: #DCDCDC;
    border-radius: 0.04rem;
    display: inline-block;
    margin-right: 0.10rem;
}

.lemon_main_item_li_value {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 0.18rem;
    line-height: 0.38rem;
    color: #000000;
    font-weight: 400;
    font-family: Microsoft YaHei, serif;
}

.lemon_main_item_li_value a {
    color: #000000;
    text-decoration: none;
}

.content_substance_main {
    background: #ffffffd1;
    width: 100%;
}

.substance_right_main {
    flex-grow: 1;
}

.image_disNo {
    display: none;
}

.foot_left_phone {
    display: inline-block;
}

.main_head_logo_title_small {
    display: none;
}